Câu ví dụ fclose(ptr); //ptr is the file pointer associated with file to be closed.fclose(fptr); //Con trỏ FILE trỏ tới file cần được đóng.